File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ This component is compatible with React Native 0.25 and newer.
1515npm install react-native-smart-security-text --save
1616```
1717
18+ ## Full Demo
19+
20+ see [ ReactNativeComponentDemos] [ 0 ]
21+
1822## Usage
1923
2024Install the button from npm with ` npm install react-native-smart-security-text --save ` .
@@ -142,6 +146,7 @@ securityOptions.endIndex | number | Yes | | determines the en
142146securityOptions.length | number | Yes | | determines the length of security text
143147securityOptions.securityChar | string | Yes | '* ' | determines the securityChar of security text
144148
149+ [ 0 ] : https://github.com/cyqresig/ReactNativeComponentDemos
145150[ 1 ] : http://cyqresig.github.io/img/react-native-smart-security-text-preview-ios-v1.0.0.gif
146151[ 2 ] : http://cyqresig.github.io/img/react-native-smart-security-text-preview-android-v1.0.0.gif
147152[ 3 ] : https://facebook.github.io/react-native/docs/text.html
You can’t perform that action at this time.
0 commit comments