tomLadder / react-native-echarts-wrapper

📈Powerful React-Native ECharts Wrapper 📊
MIT License
177 stars 62 forks source link

can we use custom height #30

Closed gurtejsmartdata closed 5 years ago

gurtejsmartdata commented 5 years ago

I'm unable to give custom height ,could you please guide me to do that

tomLadder commented 5 years ago

Hey @gurtejsmartdata,

Just wrap your ECharts component into a View and give that View a fixed/custom height.