uendar

Results 9 comments of uendar

So if the barchar has values as 55.2 when i press on column it shows 55 ![aa](https://user-images.githubusercontent.com/13899301/65164167-abfeb480-da3c-11e9-8270-f1ecfb2862d0.png)

when i type text in server terminal i get this error

Change the module. Thats the solution i did. https://github.com/maxs15/react-native-spinkit

@exxizor thanks for answer but the code is not clear . What is Recatpcha and captchaID

how can i link it because i get error: > View config not found for name a

What i did is this: ``` const fields = ['name', 'lastname', 'gender', 'birthdate', 'birthcity', 'residingregion', 'username']; let pathToWrite = `${RNFetchBlob.fs.dirs.DownloadDir}/all-search-users`; let user = userCVS; let json2csvParser = new Json2csvParser({ fields,...

@ethanyuwang what i did is : ``` const fields = ['name', 'lastname', 'gender', 'birthdate', 'birthcity', 'residingregion', 'username']; let pathToWrite = `${RNFetchBlob.fs.dirs.DownloadDir}/all-search-users`; let user = userCVS; let json2csvParser = new Json2csvParser({...