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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -