Navin Khadka

Results 2 issues of Navin Khadka

### Minimal reproducible example https://github.com/nabn/expo-font-config-plugin-issue ### Summary Loading google fonts using expo-font config plugin + @expo-google-fonts doesn't seem to work. Dynamic loading using `useFonts` intermittently works. ### Steps to reproduce...

docs
Issue accepted

### What problem are you facing? Braze SDK allows changing the subscription type to "subscribed"/"unsubscribed" ```typescript Braze.setPushNotificationSubscriptionType('subscribed'); ``` but a way to read what the value is set to couldn't...

feature-request