Emmanuel Daniel
Emmanuel Daniel
User can display custom text instead of default text for the drop down. eg. instead of `+ { /* 13 items */ }` user can do this `+ { /*...
This PR will allow users to map through individual row, similar to `[].map()`. eg: ```javascript const data = csvToJson .fieldDelimiter(",") .map((headers: string[], value: {Amount: number}, index) => { return {...
- Allow using custom parser and stringifyer instead of `JSON.parse` and `JSON.stringify` - Made Compatible with asynchronous storage like `localForage` and `AsycnStorage`
this is cool but it does not work in low light condition... and it requires 15mp + camera....
Hello, I love your script and it s awesome. Please I tried to use the script to download, but just end up reading the file. it shows me random strings...
### Issue Description After installing a new Expo app (`"expo": "~52.0.37",`), I installed `react-native-gifted-chat`. However, the app could not load. ### Steps to Reproduce / Code Snippets - Create a...