LtbLightning / bdk-rn

Bitcoin Development Kit - React Native Module
MIT License
50 stars 15 forks source link

Avoid render blocking execution #73

Closed Czino closed 3 weeks ago

Czino commented 7 months ago

Both sync and getAddress appear to be render blocking when executed on the main thread

Czino commented 7 months ago

Related to my requested changes in https://github.com/LtbLightning/bdk-rn/pull/72

BitcoinZavior commented 7 months ago

@Czino I have incorporated these changes in https://github.com/LtbLightning/bdk-rn/pull/72