amr design

Results 3 issues of amr design

hello how can i add back button to main windows thanks

hello # any one know how use this code with drawer var win = Ti.UI.createWindow({ fullscreen: true }); var LOGIN = 1, LOGOUT = 2; var loggedIn = false; var...

Hello it's not auto-complete when I use the custom table name ``` class Members extends Model { use HasFactory; protected $table = "members_list"; } ``` ![Untitled-1](https://user-images.githubusercontent.com/6537483/209538430-e19cb360-a114-4f3a-97ec-5d67af745fda.png) thanks

bug
help wanted