Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我正在使用最新版本的 react native 应用内消息传递,我需要处理按钮点击。有人可以帮我弄这个吗
您应该使用深层链接。设置深层链接,myapp://do_something 然后在 firebase 控制台中为按钮添加相同的操作。当您按下按钮时,将触发深度链接侦听器
myapp://do_something