Relative Content

Tag Archive for reactjsreact-native

React Native FingerPrint Detection

i have problem in implementation finger print detection in react native. So which package is suitable for this?
Guide me for implementation of finger print detection in react native project.
my app is live in playstore i want to add finger print detection in it.

React Native String Interpolation

I am attempting to use string interpolation to replace part of an image path with the relevant object from the JSON array, however I get the following error:

How to get the last page of API pagination

Im on react native development which has a feature flatlist scroll. i was succeed to consume the api with pagination, but im stuck how to get the latest page in pagination with this API data.