v2.0.0 - Android support released!
2.0.0
**See the v1 -> v2 migration guide! **
It's easy! Just reference the types a little differently, and update your kotlinVersion in android/build.gradle. The guide has the info.
(all beta entries copied here so they are in one spot)
- feat!: add android support (#136, thanks @dburdan!)
- fix(android: add isSupported check, API19 required for android (thanks @dburdan!)
- fix(ios): depend on React-Core directly, not React (#139, thanks @mikehardy!))
- docs(android): document kotlinVersion requirement (thanks @nastyakitsune!)
- docs(README): add info about 1000 error to troubleshouting section (#132, thanks @SnowLew!)
- docs: update troubleshooting error 1000 (#131, thanks @bell-steven!)
- docs: add comment that height style is required (#128, thanks @saintplay)
- docs: add missing installation instruction (#124, thanks @hwrdtm)
commit log for this actual release follows: