1.4.3 • Published 7 months ago

jshare-react-native v1.4.3

Weekly downloads
21
License
MIT
Repository
github
Last release
7 months ago

jshare-react-native

Install

npm install jshare-react-native --save
npm install jcore-react-native --save
react-native link
Add with CocoaPods(if you integrated react-native to native iOS project)

Add the JShareRN pod to your list of application pods in your Podfile, using the path from the Podfile to the installed module:

pod 'JShareRN', :path => '../node_modules/jshare-react-native'
pod 'JCoreRN', :path => '../node_modules/jcore-react-native'

Install pods as usual::

pod install

Manually Configure Part

Android

That's it.

iOS

Usage

  • Import JShareModule:

    your component.js

    ...
    import JShareModule from 'jshare-react-native';
    JShareModule.setup(param) // iOS 调用该方法才能正常使用, param 参考 API 文档
1.4.3

7 months ago

1.4.2

3 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.10

6 years ago

1.3.9

6 years ago

1.3.8

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago