poc-core-secure-react-native/StatusPoC
Pedro Pombeiro 9117694f86
Add SecureTextInput2 which doesn't rely from `ReactEditText`
2018-12-14 17:42:30 +01:00
..
android Add SecureTextInput2 which doesn't rely from `ReactEditText` 2018-12-14 17:42:30 +01:00
ios Initial commit 2018-12-11 17:03:16 +01:00
.babelrc Initial commit 2018-12-11 17:03:16 +01:00
.buckconfig Initial commit 2018-12-11 17:03:16 +01:00
.flowconfig Initial commit 2018-12-11 17:03:16 +01:00
.gitattributes Initial commit 2018-12-11 17:03:16 +01:00
.gitignore Initial commit 2018-12-11 17:03:16 +01:00
.watchmanconfig Initial commit 2018-12-11 17:03:16 +01:00
App.js Add SecureTextInput2 which doesn't rely from `ReactEditText` 2018-12-14 17:42:30 +01:00
CustomDialog.js Show native dialog 2018-12-14 17:42:22 +01:00
SecureTextInput.js Add `SecureTextInput` 2018-12-14 17:42:28 +01:00
SecureTextInput2.js Add SecureTextInput2 which doesn't rely from `ReactEditText` 2018-12-14 17:42:30 +01:00
ToastExample.js Calling native toast component 2018-12-14 17:42:15 +01:00
app.json Initial commit 2018-12-11 17:03:16 +01:00
index.js Initial commit 2018-12-11 17:03:16 +01:00
package.json Initial commit 2018-12-11 17:03:16 +01:00
yarn.lock Initial commit 2018-12-11 17:03:16 +01:00