Skip to content

Commit 00fce96

Browse files
committed
update the images
1 parent d0cbf93 commit 00fce96

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

packages/react-native-sdk/docusaurus/docs/reactnative/05-ui-cookbook/21-safe-area.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const ActiveCall = () => {
5858
const styles = StyleSheet.create({
5959
container: { flex: 1 },
6060
callContent: { flex: 1 },
61-
safeArea: { flex: 1, paddingBottom: theme.variants.insets.bottom },
61+
safeArea: { flex: 1 },
6262
topUnsafeArea: {
6363
position: 'absolute',
6464
top: 0,
1.69 MB
Loading
1.69 MB
Loading

0 commit comments

Comments
 (0)