UNPKG

@pelumi_coder/react-native-floating-bubble

Version:

A floating bubble component for React Native (compatible with 0.76+). Fork of hybriteq/react-native-floating-bubble

8 lines 339 B
<?xml version="1.0" encoding="utf-8"?> <ImageView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="20dp" android:src="@mipmap/bubble_trash_background" android:layout_gravity="bottom|center_horizontal" />