I am trying to create a latest expo project with v5 and test it out, i followed all the steps in the docs and it is working.
The problem comes when i want to create some custom styles by extending colors and other properties like we did in earlier versions using tailwind.config.js.
After several tries it is not working. I check the docs but nothing can help me out.
Is this possible or is this an upcoming feature in the stable released version ?
Below you will find a repoduction link :
1-Clone the repo : https://github.com/anxheloo/musicplayer
2-npm install
3-npx expo start