We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206f104 commit ad692a4Copy full SHA for ad692a4
src/Pagination.js
@@ -1,4 +1,4 @@
1
-import { View, StatusBar } from 'react-native';
+import { View, StatusBar, I18nManager } from 'react-native';
2
import PropTypes from 'prop-types';
3
import React from 'react';
4
0 commit comments