1.0.20 • Published 1 year ago

react-native-identomat v1.0.20

Weekly downloads
126
License
-
Repository
-
Last release
1 year ago

react-native-identomat

Getting started

$ npm install react-native-identomat --save

iOS

  1. If you don't use swift, you need create empty swift file with bridging header in you ios project
  2. run pod install in you ios prokect

Android

  1. Insert the following lines inside the dependencies block in android/app/build.gradle:
        android {
            dataBinding {
                enabled = true
            }
           ...

Usage

import identomat from 'react-native-identomat';

   identomat 
    
1.0.20

1 year ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago