Skip to content

Commit 3253337

Browse files
committed
2 parents c4d3865 + 4f4949c commit 3253337

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
*.pbxproj -text
2-
Sample/* linguist-vendored
2+
Sample/** linguist-vendored

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,9 @@ jest.mock('react-native-keyboard-manager', () => require('react-native-keyboard-
143143
144144
# Known issues
145145
146-
- If your project is managed by Expo, you need to eject.
146+
- If your project is managed by Expo, you will need to eject.
147147
- Problem with "@react-navigation/native-stack" and "IQKeyboardManager" on iOS: https://github.com/douglasjunior/react-native-keyboard-manager/issues/89
148+
- Pod install failed on M1 machines: https://github.com/douglasjunior/react-native-keyboard-manager/issues/104
148149
149150
## Contribute
150151

0 commit comments

Comments
 (0)