File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Powered with India's most comprehensive and robust mapping functionalities.
1616
1717| Version | Supported SDK Version |
1818| ---- | ---- |
19- | [ v1.0.5] ( docs/v1.0.5/README.md ) | - Map SDK v1.1.1 <br /> - Place Search Widget v1.3.2 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
19+ | [ v1.0.5] ( docs/v1.0.5/README.md ) | - Map SDK v1.1.1 <br /> - Place Search Widget v1.3.2 <br /> - GeoFence Widget v1.0.1 <br /> - Direction Widget v1.1.2 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
2020| [ v1.0.4] ( docs/v1.0.4/README.md ) | - Map SDK v1.0.12 <br /> - Place Search Widget v1.3.1 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
2121| [ v1.0.3] ( docs/v1.0.3/README.md ) | - Map SDK v1.0.10 <br /> - Place Search Widget v1.3.0 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
2222
Original file line number Diff line number Diff line change 44
55## Getting started
66
7- ` npm install mappls-direction-widget-react-native `
7+ ` npm install mappls-direction-widget-react-native --tag=auth-legacy `
88
9- * Install peerDependencies
10- ~~~ javascript
11- npm i mappls- map- react- native
12- ~~~
13-
14-
15- * If using React-native<0.60
16-
17- ` react-native link mappls-direction-widget-react-native `
189
1910
2011### Installation
Original file line number Diff line number Diff line change 22
33| Version | Supported SDK Version |
44| ---- | ---- |
5- | [ v1.0.5] ( ../v1.0.5/README.md ) | - Map SDK v1.1.0 <br /> - Place Search Widget v1.3.1 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
5+ | [ v1.0.5] ( ../v1.0.5/README.md ) | - Map SDK v1.1.0 <br /> - Place Search Widget v1.3.1 <br /> - GeoFence Widget v1.0.1 <br /> - Direction Widget v1.1.2 <br /> - Nearby UI Widget v1.0.1 <br /> - Mappls Polyline v1.0.0 |
66| [ v1.0.4] ( ../v1.0.4/README.md ) | - Map SDK v1.0.12 <br /> - Place Search Widget v1.3.0 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
77| [ v1.0.3] ( ../v1.0.3/README.md ) | - Map SDK v1.0.10 <br /> - Place Search Widget v1.3.0 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
88| [ v1.0.2] ( ../v1.0.2/README.md ) | - Map SDK v1.0.9 <br /> - Place Search Widget v1.2.0 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
Original file line number Diff line number Diff line change 44
55## Getting started
66
7- ` npm install mappls-geofence-widget-react-native `
8-
9- * Install peerDependencies
10- ~~~ javascript
11- npm i mappls- map- react- native
12- ~~~
13-
14-
15- * If using React-native<0.60
16-
17- ` react-native link mappls-geofence-widget-react-native `
7+ ` npm install mappls-geofence-widget-react-native --tag=auth-legacy `
188
199
2010### Installation
Original file line number Diff line number Diff line change 44
55## Getting started
66
7- ` npm i mappls-nearby-widget-react-native `
8-
9- * Install peerDependencies
10- ~~~ javascript
11- npm i mappls- map- react- native
12- ~~~
13-
14-
15- * If using React-native<0.60
16-
17- ` react-native link mappls-nearby-widget-react-native `
7+ ` npm i mappls-nearby-widget-react-native --tag=auth-legacy `
188
199
2010### Installation
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Powered with India's most comprehensive and robust mapping functionalities.
1616
1717| Version | Supported SDK Version |
1818| ---- | ---- |
19- | [ v1.0.5] ( ../v1.0.5/README.md ) | - Map SDK v1.1.1 <br /> - Place Search Widget v1.3.2 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
19+ | [ v1.0.5] ( ../v1.0.5/README.md ) | - Map SDK v1.1.1 <br /> - Place Search Widget v1.3.2 <br /> - GeoFence Widget v1.0.1 <br /> - Direction Widget v1.1.2 <br /> - Nearby UI Widget v1.0.1 <br /> - Mappls Polyline v1.0.0 |
2020| [ v1.0.4] ( ../v1.0.4/README.md ) | - Map SDK v1.0.12 <br /> - Place Search Widget v1.3.1 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
2121| [ v1.0.3] ( ../v1.0.3/README.md ) | - Map SDK v1.0.10 <br /> - Place Search Widget v1.3.0 <br /> - GeoFence Widget v1.0.0 <br /> - Direction Widget v1.1.0 <br /> - Nearby UI Widget v1.0.0 <br /> - Mappls Polyline v1.0.0 |
2222
Original file line number Diff line number Diff line change 1818 "@react-navigation/native" : " ^5.1.1" ,
1919 "@react-navigation/stack" : " ^5.2.3" ,
2020 "@turf/turf" : " ^5.1.6" ,
21- "mappls-direction-widget-react-native" : " 1.1.0 " ,
22- "mappls-geofence-widget-react-native" : " 1.0.0 " ,
21+ "mappls-direction-widget-react-native" : " 1.1.1 " ,
22+ "mappls-geofence-widget-react-native" : " 1.0.1 " ,
2323 "mappls-map-react-native" : " 1.1.1" ,
24- "mappls-nearby-widget-react-native" : " 1.0.0 " ,
24+ "mappls-nearby-widget-react-native" : " 1.0.1 " ,
2525 "mappls-polyline" : " 1.0.0" ,
2626 "mappls-search-widgets-react-native" : " 1.3.2" ,
2727 "radio-buttons-react-native" : " ^1.0.4" ,
You can’t perform that action at this time.
0 commit comments