Ben Windsor

Results 11 comments of Ben Windsor
trafficstars

I'm having exactly the same issue with version 2.1.2 and iOS version 12.4.8. The bluetooth peripheral capability is ticked in Xcode.

I've done some more research, it looks like this is not a bug in react-native-permissions. The problem is explained here: https://github.com/react-native-community/react-native-permissions/issues/458#issuecomment-623077980 * Ticking **Uses Bluetooth LE accessories** adds the `bluetooth-central`...

I can also confirm that this fix works. Please could it be merged?

Duplicate of #686 See https://github.com/final-form/react-final-form/issues/686#issuecomment-919111329

If the initial value is an object or array, a new object is created on each rerender. This means that the `initialValue` prop changes, even though you didn't intend it...

I would also find this useful. It's also true that the username was never customizable in the old version, but being able to display email instead of UUID would be...

It sounds like this is probably solved in RN 0.71, but I'm on 0.70.7 and still getting issues. Adding this to my `package.json` solved it for me. See https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides for...

@Coffeegerm I don't remember if I also removed the `.lock` file, or if just running `npm install` / `yarn install` again was sufficient. Sorry to not be of more help...

This also solved my issue. The app would totally freeze due to too many files being open. I cloned the fork from @jinshiyi11 and works nicely. It would be excellent...

I have the exact same problem as @Nitinvermaa - using Echo Dot (2nd Gen). Has anybody got this working with 2nd gen? Or has anybody got this working with newer...