You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
Hi,
I installed this package and I used it. So it works well on the iOS. But it doesn't show the view in the Android.
<ScrollView style={[styles.container]}> <AutoResponsive {...this.getAutoResponsiveProps()}> {this.renderChildren()} </AutoResponsive> </ScrollView>
Please explain what I should do for Android.
Thanks
The text was updated successfully, but these errors were encountered: