Migrate existing React Native project to Bit ( Component framework )

Job ID: 35017934

Budget: €30 – €250 EUR

The project is about to migrate an existing react native application to bit (https://bit.dev)

We are looking for a team of 5 developers for a long term contract / cooperation.
To find the best candidates we will provide two small test projects for each of the candidates.
each of these projects is remunerated with a fixed price of 50 €.

The requirements for the first test project:

- get the project running in iOS Simulator
- install bit
- create bit workspace and add it to remote scope
- create one bit component ( example: an existing react Button component ) from existing typescript code
- replace original source with reference to bit component
- create doc for bit component
- export bit component to remote scope
- implement TestPage for the bit component (in original src folder)
- replace original source with reference to TestPage
- create doc for test page
- export bit of TestPage to remote scope

Reference for the bit.dev component framework:
- https://bit.dev/docs/getting-started/installing-bit/start-bit-workspace?new_existing_project=1
- https://www.youtube.com/watch?v=kqslMn4z6u4&themeRefresh=1

Required qualifications:

- typescript
- react / react native
- redux / redux toolkit
- jest