react-native-scrollable-tab-view-forked
react-native-scrollable-tab-view-forked copied to clipboard
fix defaulttabbar width, set line width , use as react-native-scrollable-tab-view
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [plist](https://github.com/TooTallNate/node-plist). These dependencies need to be updated together. Removes `xmldom` Updates `plist` from 3.0.1 to 3.0.6 Changelog Sourced from plist's...
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.2.4 to 8.5.1. Commits 5bd73f6 8.5.1 4d0804b Backport #352. Closes #353 4ae5f53 8.5.0 83019b8 Add isPromise(). Closes #346 b9aa286 Add declaration 5dcbb9c 8.4.0 d898b06 Add TS utils....
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
ExceptionsManager.js:179 TypeError: Converting circular structure to JSON --> starting at object with constructor 'ReactNativeFiberHostComponent' | property '_internalFiberInstanceHandleDEV' -> object with constructor 'FiberNode' --- property 'stateNode' closes the circle
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
As in new version this.scrollView.getNode().setPageWithoutAnimation(pageNumber) Doesn't work and its fixed in new version as this.scrollView.setPageWithoutAnimation(pageNumber) in Android as well as iOS
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...
Bumps [react-native](https://github.com/facebook/react-native) from 0.61.1 to 0.62.3. Release notes Sourced from react-native's releases. v0.62.3 This patch release is specifically targetted towards Xcode 12.5. The changes done are tailored to unblock developers...