Skip to content

Commit 3957f73

Browse files
committed
added full demo link
1 parent 92358ba commit 3957f73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ This component is compatible with React Native 0.25 and newer.
1515
npm install react-native-smart-security-text --save
1616
```
1717

18+
## Full Demo
19+
20+
see [ReactNativeComponentDemos][0]
21+
1822
## Usage
1923

2024
Install the button from npm with `npm install react-native-smart-security-text --save`.
@@ -142,6 +146,7 @@ securityOptions.endIndex | number | Yes | | determines the en
142146
securityOptions.length | number | Yes | | determines the length of security text
143147
securityOptions.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

0 commit comments

Comments
 (0)