react-native-segmented-control / segmented-control

React Native SegmentedControl library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use react-native-test-app for example app

Naturalclar opened this issue · comments

@Naturalclar Can you give more informaation please?

@hazardemircan sure!
I want to replace the contents in 'example' directory and replace it with react-native-testing-app

An example implementation can be found in this repository

https://github.com/react-native-menu/menu

@Naturalclar I would like to work on this.

I would be happy if you give me a chance to try 😊

@hazardemircan You can give it a try. I am getting this error on my system:
microsoft/react-native-test-app#1155

@hazardemircan You can give it a try. I am getting this error on my system: microsoft/react-native-test-app#1155

Thanks, i just fork the repo

@Naturalclar @hazardemircan I had to downgrade react native test app to 1.4.6 as we are using react native 0.63 . I am getting few more issue with react native test app 1.4.6 . I will keep you guys updated on this.

This is my fork: https://github.com/YajanaRao/segmented-control/tree/example-react-native-test-app

@Naturalclar Here is my PR for this issue: #594