ButtonButton.CloseOn this pageButton.Close Button for closing. Import import { Button } from "@dhua5922/react-native-kit"; Examples Live Editorfunction Example() { return ( <Div> <Button.Close /> <Button.Close>Close</Button.Close> </Div> ); } ResultLoading... Props noteInclude all props from Button