Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Sliding probleme on a basic app starter

$
0
0

@Yagami2k04 wrote:

hi everybody, i will show you bellow my basic app :

index.html

<body>
	<ion-nav-bar class="bar-positive">
	  <ion-nav-back-button>
	  </ion-nav-back-button>
	</ion-nav-bar>
	<ion-nav-view></ion-nav-view>
 </body>

home

<ion-view title="Home">
	<ion-content>
	  Hello!
	  <br />
	  <a href="#/music" >goto music</a>
	</ion-content>
</ion-view>

music

<ion-view title="Home">
	<ion-content>
	  Hello!
	  <br />
	  <a href="#/music" >goto music</a>
	</ion-content>
  </ion-view>

the question, why i dont see slide transition when navigate btw views?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>