Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fidel-react-native

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fidel-react-native

Fidel's React Native bridge library for iOS and Android.

  • 2.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Fidel React Native SDK

This SDK is a bridge between React Native and Fidel's native iOS and Android SDKs. It helps you to add card linking technology to your React Native apps in minutes. It captures credit/debit card numbers securely and links them to your programs.

Demo GIF

Documentation

Our website includes all the React Native SDK documentation.

How to run the example application

  1. Follow the React Native environment setup instructions. The example app is not an Expo app, so please follow the "React Native CLI Quickstart" guide.
  2. Open the terminal in the "example" folder.
  3. Install React Native dependencies (which include the Fidel react native library) by running yarn in the terminal
  4. To run the iOS example app:
    1. Switch to the "example/ios" folder in your terminal.
    2. Run pod install to install the Cocoapods project dependencies
    3. Open the example.xcworkspace in Xcode
    4. Run the project (eventually, it should open another terminal windown that runs Metro)
  5. To run the Android example app:
    1. Open the "example/android" project in Android Studio.
    2. Open a terminal window in the "example" folder.
    3. Run the following command to start Metro: npx react-native start
    4. Run the project on your preferred emulator/device.

Feedback

The Fidel API SDKs is in active development, so we welcome your feedback!

Get in touch:

GitHub Issues - For SDK issues and feedback

Keywords

FAQs

Package last updated on 26 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc