Release 0.2.0
What's Changed
- feat: introduce expo config plugin by @okwasniewski in #94
This plugin sets correct style theme for Android.
"expo": {
+ "plugins": ["react-native-bottom-tabs"]
}
}
Full Changelog: v0.1.4...v0.2.0
This plugin sets correct style theme for Android.
"expo": {
+ "plugins": ["react-native-bottom-tabs"]
}
}
Full Changelog: v0.1.4...v0.2.0