gusparis / react-native-month-year-picker

React Native Month Picker component for iOS & Android
MIT License
107 stars 75 forks source link

fix(android): call addObserver on the main thread #100

Closed revit94 closed 2 years ago

revit94 commented 2 years ago

This PR provides a fix that executes a picker show method on the main thread.

89

gusparis commented 2 years ago

:tada: This PR is included in version 1.8.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: