Juha Linnanen
Juha Linnanen
Eddystone beacon support would make this awesome, but as far as I can see, iBeacon is only supported.
I have a flatlist with an item like this: this.props.onPress()} background={Touchable.SelectableBackground()}> It usually works, but sometimes I get this error: Attempted to transition from state `RESPONDER_INACTIVE_PRESS_IN` to `RESPONDER_ACTIVE_LONG_PRESS_IN`, which is...
Android enable / disable now is automatic. According to Google these methods should not be called without user making the action to call them. It would be nice to also...
Apollo client devtools uses LESS for stylings, which is not supported for Flipper plugin. Flipper plugin supports Emotion, so styles needs to be migrated. This was done already for Cache...
Apollo client devtools uses LESS for stylings, which is not supported for Flipper plugin. Flipper plugin supports Emotion, so styles needs to be migrated. This was done already for Cache...
Apollo client devtools uses LESS for stylings, which is not supported for Flipper plugin. Flipper plugin supports Emotion, so styles needs to be migrated. This was done already for Cache...
Check that react-native-ci is compatible with the laterst RN version (currently 0.61.2)
Project is getting large enough that I believe we would get good benefits of using Typescript.
Currently CircleCI is supported. There are other ones we probably would get added easily if our architecture made it possible. Make it possible to choose between CI services and easy...