lyubo / react-native-sodium

ISC License
61 stars 46 forks source link

can't run the example project #5

Closed aphleps closed 6 years ago

aphleps commented 7 years ago

undefined is not an object (evaluating '_reactNativeSodium2.default.sodium_version_string')

linter tells me "types can only be used in ts files"

tobiaslins commented 6 years ago

@aphleps be sure to run react-native link within the example directory! :)