We currently have the situation that we need to create an Android library (aar) and an iOS Framework. You know about the benefits, so we would like to have this done in a cross-platform manner. There is a strong React Native background in our company, but since there is no official solution to achieve this, we would be open for other suggestions as well. I read here that this can be done. However the mentioned solution has major drawbacks, such as the .framework size in iOS. Does anyone have a better approach for this?
↧