I try to create react native app that looks like existing web app. I have a fixed footer at bottom of window. Do anyone have idea how this can be achieved with react native?
I found using flex to be the simplest solution.
//Main Activity //Footer