Prajwal T S
Prajwal T S
Adding `use_modular_headers!` at the beginning of the podfile solved this issue. In my case, the firebase packages were the ones causing the issue. This works too https://stackoverflow.com/questions/72289521/swift-pods-cannot-yet-be-integrated-as-static-libraries-firebasecoreinternal-lib/73092662#73092662
Hey @sannajammeh , this does not seem to work with v4. No styles seems to get applied. Eg: export const XStack = classes(View, 'flex-row') seem to have no affect. It...
@sannajammeh Repro - https://github.com/PrajTS/nativewind-tw-classed
Hey, any update on this?