pisacode

Results 12 comments of pisacode

Great work @raix. I love your package. However, why does it say supports chrome and safari push notifications yet there is no information about implementing?

It seems somehow it was remove from the file. Here is the commit with the tintColorSecondary prop in place [Link](https://github.com/bartgryszko/react-native-circular-progress/blob/72e1d2d1b43fcdfb3d1eee5ee6edf77db3736003/src/AnimatedCircularProgress.js). Just add this function to `AnimatedCircularProgress.js` file ``` animateColor() {...

React Native version 0.52 xcode 10 I am getting this error `/Users/pisacode/Desktop/appName/node_modules/react-native-photos-framework/ios/RNPhotosFrameworkTests/PHAssetsService_getAssetsForFetchResultTests.m:3:9: 'XCTest/XCTest.h' file not found` Adding `$(PLATFORM_DIR)/Developer/Library/Frameworks` to `FRAMEWORK_SEARCH_PATHS` also did not work. Is this package maintaining?

You have to change `CameraRoll` in `index.js` of `node_modules/react-native-camera-roll-picker` with [https://github.com/react-native-community/react-native-cameraroll](https://github.com/react-native-community/react-native-cameraroll)

The issue still persists, any solution? ``` "react": "^16.13.1", "react-dom": "^16.13.1", "react-chat-widget": "^3.0.5", ```

It was written in documentation under 'accessibility'. I am sorry to open an issue but if you have bump into the same problem just set your frame accessibility to false.

I fixed it by selecting node version v20.9.0 https://stackoverflow.com/a/77613785/5069866

Are you considering React-Router any time soon?

Hi @alvestjo @gadicc Updating to 2.0.1 I have this error, `modules-runtime.js?hash=8587d18…:231 Uncaught Error: Cannot find module 'msgfmt' at makeMissingError (modules-runtime.js?hash=8587d18…:231) at require (modules-runtime.js?hash=8587d18…:241) at react.js (react.js:13) at fileEvaluate (modules-runtime.js?hash=8587d18…:343) at...