1.0.20 • Published 2 years ago

react-native-identomat v1.0.20

Weekly downloads
126
License
-
Repository
-
Last release
2 years 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

2 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago