Pika-Pool

Results 5 comments of Pika-Pool

I think it should wait till react-router releases their backwards compatibility package. See [here](https://reactrouter.com/docs/en/v6/upgrading/v5#backwards-compatibility-package). This will make it easier for both this package and users of this package to migrate

@yamankatby , could you please explain what is the meaning of `main` and `on` properties in `palette`, and when do we use each of them?

Is the required changes just adding an additional prop to `TextInput`, like `outlineStyle` and adding it to [this line](https://github.com/yamankatby/react-native-material/blob/d344c05f148dcfff311fa35d73e3327df68a488a/src/TextInput.tsx#L314)? @yamankatby

`patch-package` also requires `postinstall-postinstall` with `yarn`: https://www.npmjs.com/package/patch-package#why-use-postinstall-postinstall-with-yarn

@yamankatby, thanks for merging my PR. May I ask, when can we expect this to be released to npm?