Skip to content

Commit ad692a4

Browse files
authored
import I18nManager from react-native
1 parent 206f104 commit ad692a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pagination.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { View, StatusBar } from 'react-native';
1+
import { View, StatusBar, I18nManager } from 'react-native';
22
import PropTypes from 'prop-types';
33
import React from 'react';
44

0 commit comments

Comments
 (0)