Fork me on GitHub
#cljsrn
<
2017-04-08
>
andrewboltachev22:04:29

Hello. Guys, I wanna make use of the this library: https://github.com/jariz/react-native-fingerprint-android which is in ES6 JavaScript According to https://github.com/drapanjanas/re-natal#using-external-react-native-components what should I write in place of some-library/Component? Just react-native-fingerprint-android/Fingerprint didn't work.

andrewboltachev22:04:03

Should I step into the business of using e.g. babel-node and/or some other suchlike stuff?

andrewboltachev22:04:34

N.B.: Working on Android only