/* eslint react/prop-types: "off", react-native/no-inline-styles: "off" */ import { useTheme } from '@react-navigation/native'; import { Image, TouchableOpacity, View } from 'react-native'; import { Text } from 'react-native-elements'; import React from 'react'; export const LdkButton = props => { const { colors } = useTheme(); return ( LDK 0.2.12 ); };