David Feldt
David Feldt
We require several of the emojis that are included to be removed. We removed references to the emojis from the lib/js/config.js file - Config.Emoji - Config.EmojiCategories - Config.emoji_data When we...
Followed the installation directions. yarn add react-native-pdf react-native-blob-util fbjs Using: "react-native": "0.63.4", "react-native-pdf": "^6.4.0", "react-native-blob-util": "^0.13.18", "fbjs": "^3.0.2" Getting this error: TypeError: null is not an object (evaluating 'ReactNativeBlobUtil.DocumentDir')
I've been using this library for a while now and I love it. Currently refactoring an app to use RN 0.70 and having an issue with react-native-calendar-picker v7.1.2. When I...