yatessss

Results 9 comments of yatessss

> I created a new React-typescript app via this command with `[email protected]` and `[email protected]`: > > `npx create-react-app my-app --template typescript` > > Then I decided to define the alias...

According to WheelPicker the latest version of the API exposed the following attributes: {selectedIndex, items, textSize, textColor, selectTextColor, itemSpace,indicator, indicatorColor, indicatorSize, curtain, curtainColor, atmospheric, curved, visibleItemCount}

@AlsaceGH 按上述步骤操作后 ,还提示:`Unrecognized font family "ionicons" ` 参考:https://github.com/oblador/react-native-vector-icons#option-manually 在xcode工程中把字体拖到相应目录下~ ok~

就是在使用multicascader组件时,使用searchbar搜索的时候报错了,具体错误 ``` getSafeRegExpString.js:5 Uncaught TypeError: Cannot read property 'replace' of undefined at getSafeRegExpString (getSafeRegExpString.js:5) at MultiCascader.js:370 at Array.filter () at MultiCascader.getSearchResult (MultiCascader.js:363) at MultiCascader.renderSearchResultPanel (MultiCascader.js:396) at MultiCascader.renderDropdownMenu (MultiCascader.js:431) at MultiCascader.render...

in my case,remove `workerThreads: true` in `jest.config.js`, is worked

PR中已提交我开发的导出功能 欢迎一起共建

> Hey, Layout Animations for mobile have been finished and released in [3.0.0-rc.6](https://github.com/software-mansion/react-native-reanimated/releases/tag/3.0.0-rc.6). Thank you for your help!