Skip to content

januswel/power-assert-in-react-native

Repository files navigation

power-assert in React Native

IMPORTANT

Fixed by twada/power-assert-runtime#12 Thank you, @twada !!

REPRO

Minimum codes to reproduce an issue that can't use power-assert in React Native.

ss

To reproduce the issue on your machine,

  1. Clone this repo
  2. Type npm install
  3. Open /ios/googlediff.xcodeproj and press "Run" button