Skip to content

cristianceban/rn-misnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiSnap RN Integration

This is a very basic rn app which integrate miSnap SDK 4.9.1 On iPad in some cases when we start miSnap flow, the rectangle for checks is not centered all the time, in some cases it shows in the corner. This is a very strange behavior. It is happening mainly on real devices, but sometimes it could happen in simulator also (but not so often).

How to run it

You need to have react native environment setup. please follow this. You'll need only iOS target part, no need to setup for android also

After that you'll need to clone this repo

make sure to install yarn

run these commands in project root

  1. yarn
  2. cd ios && pod install && cd ..
  3. yarn ios

last command will run the app on default device. if you want to select a specific device you can open ios folder in xcode MiSnapIntegrationRN.xcodeproj and run it from there using standard xcode workflow.

on iPAD you can see that strange behavior (see ipad.mp4 file attached in this repo)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published