-
I didn't change the code, just installed new major version. Tried to remove and install it again, tried to `npx react-native-clean-project`, `npm run android` again, reopened app... Error still happen…
-
## Issue
(:fire:)
I have a project in which I am using react-native-firebase version "@react-native-firebase/app": "^11.3.2" and "@react-native-firebase/messaging": "^11.3.2".
I have follo…
-
## Description
getting error on `yarn add react-native-text-input-mask`. Other packages installing perfectly.
## Screenshots :
![Screenshot from 2021-03-02 15-26-51](https://user-images.githubu…
-
## 🚀 Feature
Currently, the `favicon` field is required, and consumers can't opt-out to implement custom favicon logic via swizzling or plugins.
### Have you read the [Contributing Guideline…
jsamr updated
3 years ago
-
DISCLAIMER: All the following points are experiments only and there's no guarantee they will be available anytime in the future.
Index:
- [Introduction](https://github.com/fsprojects/Fabulous/issu…
-
Installing library through `yarn add react-native-text-input-mask`. checking the node modules there is no ios or android folders in it. needless to say, the lib fails to run. Though no error while ru…
-
[Mon Mar 01 2021 17:55:24.694] ERROR TypeError: null is not an object (evaluating 'RNTextInputMask.mask')
[Mon Mar 01 2021 17:55:24.695] ERROR Invariant Violation: Module AppRegistry is not a…
-
I get this error
> Cannot read property 'mask' of undefined
when I add this line
> import TextInputMask from 'react-native-text-input-mask';
any solution?
-
# Bug
```
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.fixmi, PID: 22920
java.lang.IndexOutOfBoundsException: setSpan (5 ... 5) ends beyond length 4
at android.text.Span…
-
# Bug
After installing and linking to the library, and following the unique procedure for IOS, when I
go to build the library I am presented with the following error below:
## React native…