react native - How put a button right above android menu buttons? -


this app both in android , ios. difference because of android's menu buttons when use: style={{position: 'absolute', bottom: 0}} buttons obscured in android. there solution put button right above menu buttons?

http://imgur.com/a/fkdy1 http://imgur.com/a/krvxz


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -