Michał Matczuk
Results
2
issues of
Michał Matczuk
Ive updated all dependencies and fix some issues with config. Can you tell me how to rewrite this one: ```javascript serve: { add: app => { app.use(convert(history())); }, content: commonPaths.entryPath,...
### Current behavior Header Search Bar return object `ReactNativeFiberHostComponent` for `onChageText`, so documentation is wrong and example will not work: https://reactnavigation.org/docs/native-stack-navigator/#onchangetext ```jsx const [search, setSearch] = React.useState(''); React.useEffect(() => {...
bug
needs repro
platform:ios