Skip to content

Scroll snapping to top on iOS #142

Closed
@d7laungani

Description

@d7laungani

My code is:

<KeyboardAwareScrollView
             scrollEnabled={true}
             style={styles.container}
         >
const styles = StyleSheet.create({
    container: {
      marginTop: 30,
        flex: 1,

    },

Thanks!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions