UNPKG
rn-bottom-menu
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
React Native custom bottom menu
github.com/crackers256/rn-bottom-menu
crackers256/rn-bottom-menu
rn-bottom-menu
/
types
/
index.d.ts
3 lines
(2 loc)
•
99 B
TypeScript
View Raw
1
2
3
import
{
BottomMenuBar
as
BottomNavigation
}
from
'./src/BottomMenu'
;
export
{
BottomNavigation
};