v1.0.2
This version includes type fixes that allows users to use this module in TypeScript and Flow-type
- fix: Create a view manager instead of a native module (#39) by @mauriciopf
- fix: fix/duplicateRegistration (#38) by @Naturalclar
- chore: add flowtype check (#35) by @Naturalclar
- fix: Update index.js (#33) by @yokattasama
- chore: enable prettier by default (#25) by @vonovak