ide / react-native-button

A button for React apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: undefined is not an object (evaluating '_reactNative.Text.propTypes.allowFontScaling')

Begmamatov opened this issue · comments

TypeError: undefined is not an object (evaluating '_reactNative.Text.propTypes.allowFontScaling')
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect.
This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

here are changes that I did (I used: patch-package)

Screenshot 2022-08-11 at 11 24 53

error seems to disappear, but I still have others errors, so I can't confirm that it will work

what commands did you use ?

Addressed by #96