Results 57 comments of Li Zheng

Maybe ref to [Support positions, colors, and animateCustom of particles](https://github.com/flyskywhy/react-native-particles-webgl/commit/6345e9496bf8fccb36332779ebd8a129c7290166)

Maybe you need custom animate in your APP with the state exported from [Support positions, colors, and animateCustom of particles](https://github.com/flyskywhy/react-native-particles-webgl/commit/6345e9496bf8fccb36332779ebd8a129c7290166)

Plus, react-native support here 😋 No need modify any code of framework [zdog](https://github.com/metafizzy/zdog) itself. Only modify one line code of app demo [Made with Zdog CodePen Collection](https://codepen.io/collection/DzdGMe/), e.g. just modify...

`rn-fetch-blob` works for me, ref to https://github.com/itinance/react-native-fs/issues/756#issuecomment-554937928

`rn-fetch-blob` works for me, ref to https://github.com/itinance/react-native-fs/issues/756#issuecomment-554937928

`rn-fetch-blob` works for me, ref to https://github.com/itinance/react-native-fs/issues/756#issuecomment-554937928

@hoangvuanhdevelopervn @AravindTReddy , ref to https://github.com/itinance/react-native-fs/issues/897#issuecomment-759577180 , thus I can [let .gif file saved with my APP PixelShapeRN running on iOS be located on the device with my APP and...

`rn-fetch-blob` works for me, ref to https://github.com/itinance/react-native-fs/issues/756#issuecomment-554937928

If just CGO_ENABLED=1 GOOS=linux GOARCH=arm GOARM=7 CC=arm-linux-gnueabihf-gcc go build -ldflags "-extldflags -static -w $(FLAGS)" -i -o textile textile.go in Makefile, still `initialize failed: sql: unknown driver "sqlite3" (forgotten import?)` Ref...

Just replace `compile` with `implementation` in node_modules/react-native-file-selector/android/build.gradle when your APP's gradle is 3.+