| PixLab  & FACEIO | Knowledge Sharing & Public Forums


How Do I Implement FACEIO (fio.js) on My React Native App?

Asked
Modified
Viewed 19107 times
20

I want to implement the same in my React Native Application. Please guide me on how i can do that .It would be of great help.
Thank YOU


Accepted Solution

11

Hello,

Thanks for reaching, and welcome to the FACEIO Support center. To answer your question:

  • Implementing FACEIO on React Native mobile application is straightforward. All you have to do is to:
  1. Install & Integrate first the React Webview Package to your React Native mobile app.
  2. Secondly, install & integrate FACEIO NPM Package to your app.
  3. Finally, from the Webview, instantiate a new FACEIO object as usual and start your integration phase.