We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad81124 commit 23da9faCopy full SHA for 23da9fa
2 files changed
lib/src/components/bottomMenu/BottomMenu.style.js
@@ -38,3 +38,5 @@ export function _container(maxHeight) {
38
justifyContent: "flex-end"
39
};
40
}
41
+
42
+export default {};
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-bottom-menu",
3
- "version": "0.0.11",
+ "version": "0.0.12",
4
"description": "Fully customizable and dynamic Bottom Menu for React Native.",
5
"keywords": [
6
"bottom",
0 commit comments